WASTED Modding Documentation  1
ModdingDocumentation
EnemyHurtEvent Class Reference

Triggers when the character hurts another target. More...

Inheritance diagram for EnemyHurtEvent:
ConditionEvent

Public Attributes

bool affectVictim = true
 When enabled, the actions of the ConditionEvent are applied to the victim of the attack, rather than owner of the Condition.
 
string requiredTags = ""
 Comma separated. Specifies context tags that must be present on the victim for the ConditionEvent to trigger.
 

Detailed Description

Triggers when the character hurts another target.


The documentation for this class was generated from the following file: